home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / AOCE Sample Code / PowerTalk Access Modules / Sample SMSAM / SampleSMSAM Source / LoadDumpFileStuff / BLJStandardIncludes.cp next >
Encoding:
Text File  |  1995-07-28  |  382 b   |  19 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        BLJStandardIncludes.cp
  3.  
  4.     Copyright:    © 1991-1994 by Apple Computer, Inc.
  5.                 All rights reserved.
  6.  
  7.     Part of the AOCE Sample SMSAM Package.  Consult the license
  8.     which came with this software for your specific legal rights.
  9.  
  10. */
  11.  
  12.  
  13.  
  14. #undef __BLJSTANDARDINCLUDES__
  15.  
  16. #include "BLJStandardIncludes.h"
  17. #ifndef THINK_CPLUS
  18. const Boolean forceObjectCodeToBeGenerated = true;
  19. #endif